Don't cause lots of X traffic when the icon name doesn't actually change.
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 13 Jan 2009 03:04:52 +0000 (03:04 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 13 Jan 2009 03:04:52 +0000 (03:04 +0000)
commit60523a7b8e76d4dbd10e0d794e13751b188454e1
treefd99fa7997f1f3689311c724635c4047997c6b64
parent6859e9381029d9008bf633e876cf8de88b8ec43d
Don't cause lots of X traffic when the icon name doesn't actually change.

        * gtk/gtkwindow.c (gtk_window_set_icon_name): Don't cause lots
        of X traffic when the icon name doesn't actually change. Some
        apps like to reset their window icon frequently, without actually
        changing the icon name...

svn path=/trunk/; revision=22103
ChangeLog
gtk/gtkwindow.c